home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / locale / zh-CN / firebug.properties < prev   
Text File  |  2009-12-14  |  32KB  |  640 lines

  1. Firebug=Firebug
  2. # LOCALIZATION NOTE (WindowTitle): Title of detached Firebug window.
  3. # %S Title of the associated web page.
  4. # examples: Firebug - Google
  5. WindowTitle=Firebug - %S
  6. # Panel titles
  7. Panel-console=控制台
  8. Panel-net=网络
  9. Panel-html=HTML
  10. Panel-stylesheet=CSS
  11. Panel-script=脚本
  12. Panel-dom=DOM
  13. Panel-css=样式
  14. Panel-computed=计算出的样式
  15. Panel-layout=布局
  16. Panel-domSide=DOM
  17. Panel-watches=监控
  18. Panel-breakpoints=断点
  19. Panel-callstack=堆栈
  20. Panel-scopes=作用域
  21. # LOCALIZATION NOTE (plural.Total_Firebugs): Semi-colon list of plural forms.
  22. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
  23. # Used in a tooltip that is displayed for Firebug icon located within Firefox status bar.
  24. # Displays number of pages with Firebug activated.
  25. # %S number of Firebugs activated
  26. # example: 2 Total Firebugs
  27. plural.Total_Firebugs=%S Σ╕¬Θí╡Θ¥óσÉ»τö¿Σ║å Firebug
  28. inBrowser=嵌入浏览器状态
  29. detached=独立窗口状态
  30. minimized=最小化状态
  31. enablement.for_all_pages=对所有页面
  32. enablement.on=启用
  33. enablement.off=禁用
  34. none=关闭状态
  35. Detached=独立窗口状态
  36. Firebug_-_inactive_for_selected_Firefox_tab=Firebug - σ»╣ΘÇëΣ╕¡ Firefox µáçτ¡╛Θí╡µ£¬µ┐ǵ┤╗
  37. Activate_Firebug_for_the_selected_Firefox_tab=Σ╕║ΘÇëΣ╕¡ Firefox µáçτ¡╛Θí╡µ┐ǵ┤╗ Firebug
  38. Minimized=最小化状态
  39. Minimize_Firebug=µ£Çσ░Åσîû Firebug
  40. On_for_all_web_pages=对所有网页启用
  41. firebug.menu.Clear_Activation_List=清空激活列表
  42. firebug_options=Firebug ΘÇëΘí╣
  43. firebug_options_showQuickInfoBox=显示快速信息框
  44. # Console panel options.
  45. ShowJavaScriptErrors=µÿ╛τñ║ JavaScript ΘöÖΦ»»
  46. ShowJavaScriptWarnings=µÿ╛τñ║ JavaScript Φ¡ªσæè
  47. ShowCSSErrors=µÿ╛τñ║ CSS ΘöÖΦ»»
  48. ShowXMLErrors=µÿ╛τñ║ XML ΘöÖΦ»»
  49. ShowStackTrace=显示堆栈状态及其错误
  50. ShowXULErrors=µÿ╛τñ║µ¥ÑΦ笠XUL τÜäΘöÖΦ»»
  51. ShowXULMessages=µÿ╛τñ║µ¥ÑΦ笠XUL τÜäµ╢êµü»
  52. ShowXMLHttpRequests=µÿ╛τñ║ XMLHttpRequests
  53. ShowChromeErrors=µÿ╛τñ║ Chrome ΘöÖΦ»»
  54. ShowChromeMessages=µÿ╛τñ║ Chrome Σ┐íµü»
  55. ShowExternalErrors=显示外部错误
  56. ShowNetworkErrors=显示网络错误
  57. JavascriptOptionsStrict=Σ╕ѵá╝Φ¡ªσæè (µ£ëµìƒµÇºΦâ╜)
  58. LargeCommandLine=更大的命令行
  59. console_command_line=控制台命令行
  60. Assertion=断言失败
  61. # LOCALIZATION NOTE (Line): Used at many places in the UI. Displays location of an error,
  62. # message, etc. within a source of a web page.
  63. # #1 File name, #2 Line number
  64. # examples: somePage.htm (line 64)
  65. Line=%S (τ¼¼ %S Φíî)
  66. InstanceLine=%S #%S (τ¼¼ %S Φíî)
  67. StackItem=%S (%S Φíî %S)
  68. SystemItem=<系统>
  69. # LOCALIZATION NOTE (InspectInTab): Menu item label used in a various context menus.
  70. # For example, right clicking on an element in the HTML panel offers an action to inspect
  71. # clicked element in the DOM panel (tab).
  72. # #1 Target panel title
  73. # examples: Inspect in DOM Tab
  74. InspectInTab=σ£¿ %S µáçτ¡╛Σ╕¡µƒÑτ£ï
  75. NoName=(未命名)
  76. # LOCALIZATION NOTE (jsdIScript): an internal Firefox object used for debugging Firebug
  77. # do not translate.
  78. # #1 jsdIScript.tag
  79. jsdIScript=jsdIScript %S
  80. # HTML panel context menu items.
  81. ShowFullText=显示全文
  82. ShowWhitespace=显示空白符
  83. ShowTextNodesWithEntities=显示基本字符实体
  84. ShowComments=显示注释
  85. HighlightMutations=高亮更改
  86. ExpandMutations=展开更改
  87. ScrollToMutations=滚动到更改处
  88. ScrollIntoView=滚动到此处
  89. NewAttribute=新建属性...
  90. EditHTMLElement=τ╝ûΦ╛æ HTML...
  91. EditSVGElement=τ╝ûΦ╛æ SVG...
  92. EditMathMLElement=τ╝ûΦ╛æ MathML...
  93. DeleteElement=删除元素
  94. EditNode=τ╝ûΦ╛æ HTML...
  95. DeleteNode=删除节点
  96. ShowQuickInfoBox=显示快速信息框
  97. ShadeBoxModel=为盒模型填充阴影
  98. # Quick Info Box
  99. quickInfo=快速信息
  100. computedStyle=计算出的样式
  101. # LOCALIZATION NOTE (html.Break_On_Mutate, html.Disable_Break_On_Mutate): Tooltips for resume
  102. # button that are used when the HTML panel is currently selected. The button allows stopping
  103. # JS execution when DOM of the current page is modified.
  104. html.Break_On_Mutate=σ£¿ DOM µö╣σÅÿµù╢Σ╕¡µû¡
  105. html.Disable_Break_On_Mutate=σü£τö¿σ£¿ DOM µö╣σÅÿµù╢Σ╕¡µû¡
  106. html.label.Break_On_Text_Change=在文本改变时中断
  107. html.label.HTML_Breakpoints=HTML µû¡τé╣
  108. html.label.Break_On_Attribute_Change=在属性改变时中断
  109. html.label.Break_On_Child_Addition_or_Removal=在添加或删除子元素时中断
  110. html.label.Break_On_Element_Removal=在删除元素时中断
  111. dom.label.DOM_Breakpoints=DOM µû¡τé╣
  112. # LOCALIZATION NOTE (EditAttribute): Menu Item label used in HTML panel context menu. Allows
  113. # editing an existing HTML element attribute.
  114. # #1 Name of the clicked attribute.
  115. # examples: Edit Attribute "onclick"...
  116. EditAttribute=τ╝ûΦ╛æσ▒₧µÇº "%S"...
  117. # LOCALIZATION NOTE (DeleteAttribute): Menu Item label used in HTML panel context menu. Allows
  118. # deleting an existing HTML element attribute.
  119. # #1 Name of the clicked attribute.
  120. # examples: Delete Attribute "onclick"...
  121. DeleteAttribute=σêáΘÖñσ▒₧µÇº "%S"
  122. # LOCALIZATION NOTE (InheritedFrom): Displaying a HTML element name + an applied CSS rule.
  123. # that has been inherited. Used in the Style side panel (under HTML panel).
  124. # examples: Inherited from table.tabView
  125. InheritedFrom=继承自
  126. SothinkWarning=Sothink SWF Catcher µë⌐σ▒òσª¿τóìΣ║å Firebug τÜ䵡úσ╕╕Φ┐ÉΦíîπÇé<br><br>Φ»╖µƒÑΘÿà <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">Firebug FAQ Σ╕¡τÜäτ¢╕σà│µ¥íτ¢«</a>πÇé
  127. DOMInspectorWarning=µùáµ│òµÿ╛τñ║µá╖σ╝ÅπÇé<br><br>Φ»╖µƒÑΘÿà <a href="http://www.getfirebug.com/faq.html#InstallDOMInspector" target="_new">Firebug FAQ Σ╕¡τÜäτ¢╕σà│µ¥íτ¢«</a>πÇé
  128. EmptyStyleSheet=该样式表无任何规则。
  129. EmptyElementCSS=该元素无任何样式规则。
  130. EditStyle=编辑元素样式...
  131. NewRule=新建规则...
  132. NewProp=新建属性值...
  133. # LOCALIZATION NOTE (EditProp): Menu item label used in the CSS panel context menu.
  134. # Allows to edit an existing CSS rule property.
  135. # %S Name of the clicked property
  136. # examples: Edit "background-color"...
  137. EditProp=τ╝ûΦ╛æ "%S"...
  138. # LOCALIZATION NOTE (DisableProp): Menu item label used in the CSS panel context menu.
  139. # Allows to disable an existing CSS rule property.
  140. # %S Name of the clicked property
  141. # examples: Disable "background-color"
  142. DisableProp=τªüτö¿ "%S"
  143. # LOCALIZATION NOTE (DeleteProp): Menu item label used in the CSS panel context menu.
  144. # Allows to delete an existing CSS rule property.
  145. # %S Name of the clicked property
  146. # examples: Delete "background-color"
  147. DeleteProp=σêáΘÖñ "%S"
  148. # Console context menu labels.
  149. BreakOnThisError=在当前错误处中断
  150. BreakOnAllErrors=在所有错误处中断
  151. DisableBreakOnNext=停用在下一语句处中断
  152. DecompileEvals=Decompile for eval() source
  153. ShowAllSourceFiles=µÿ╛τñ║ chrome µ║Éτáü
  154. TrackThrowCatch=Φ╖ƒΦ╕¬ Throw/Catch
  155. UseLastLineForEvalName=Σ╜┐τö¿µ£ÇσÉÄτÜäµ║ÉτáüΦíîσ╜ôΣ╜£ eval() τÜäσÉìτº░
  156. UseMD5ForEvalName=Σ╜┐τö¿ MD5 σ╜ôΣ╜£ eval() τÜäσÉìτº░
  157. # LOCALIZATION NOTE do not translate, no longer used(?)
  158. DBG_FBS_CREATION=σ░Åσ┐â! DBG_FBS_CREATION
  159. DBG_FBS_BP=σ░Åσ┐â! DBG_BP
  160. DBG_FBS_ERRORS=σ░Åσ┐â! DBG_ERRORS
  161. DBG_FBS_STEP=σ░Åσ┐â! DBG_STEP
  162. # Breakpoints side panel
  163. Breakpoints=断点
  164. ErrorBreakpoints=错误断点
  165. LoggedFunctions=已记录的函数
  166. EnableAllBreakpoints=启用全部断点
  167. DisableAllBreakpoints=禁用全部断点
  168. ClearAllBreakpoints=移除所有断点
  169. # Script panel
  170. Continue=继续
  171. StepOver=单步跳过
  172. StepInto=单步进入
  173. StepOut=单步退出
  174. RunUntil=运行到该行
  175. ScriptsFilterStatic=显示静态脚本
  176. ScriptsFilterEval=µÿ╛τñ║Θ¥ÖµÇüΦäܵ£¼σÆî eval τÜäΦäܵ£¼
  177. ScriptsFilterEvent=显示静态脚本和事件脚本
  178. ScriptsFilterAll=显示所有脚本
  179. ScriptsFilterStaticShort=静态
  180. ScriptsFilterEvalShort=evals
  181. ScriptsFilterEventShort=事件
  182. ScriptsFilterAllShort=所有
  183. ShowUserProps=显示用户自定义的属性
  184. ShowUserFuncs=显示用户自定义的函数
  185. ShowDOMProps=µÿ╛τñ║ DOM σ▒₧µÇº
  186. ShowDOMFuncs=µÿ╛τñ║ DOM σç╜µò░
  187. ShowDOMConstants=µÿ╛τñ║ DOM σ╕╕ΘçÅ
  188. NoMembersWarning=该对象无任何可显示的属性。
  189. NewWatch=新建监控表达式...
  190. AddWatch=添加监控
  191. CopySourceCode=复制源代码
  192. CopyValue=复制值
  193. Copy_Name=复制名称
  194. Copy_Path=复制路径
  195. NewProperty=新建属性值...
  196. EditProperty=编辑属性值...
  197. EditVariable=编辑变量...
  198. EditWatch=编辑监控...
  199. DeleteProperty=删除属性值
  200. DeleteWatch=删除监控
  201. ConditionInput=只当该表达式为真时才在该断点处停止
  202. SetBreakpoint=设置断点
  203. DisableBreakpoint=禁用断点
  204. EditBreakpointCondition=编辑断点条件...
  205. NoBreakpointsWarning=该页无任何已设置的断点。
  206. Show_User_Agent_CSS=µÿ╛τñ║µ╡ÅΦºêσÖ¿Θ╗ÿΦ«ñτÜäµá╖σ╝Å(User Agent CSS)
  207. # LOCALIZATION NOTE (LayoutPadding, LayoutBorder, LayoutMargin, LayoutOffset, LayoutAdjacent):
  208. # Labels used to describe layout properties a the selected HTML element.
  209. # Used in the Layout side panel under HMTL panel.
  210. LayoutPadding=内边距
  211. LayoutBorder=边框
  212. LayoutMargin=外边距
  213. LayoutOffset=偏移量
  214. LayoutAdjacent=邻接
  215. position=位置
  216. # LOCALIZATION NOTE (ShowRulers): Label for context menu item. Used in the Layout side panel
  217. # under HTML panel.
  218. ShowRulers=显示规则和指示
  219. # Net panel
  220. Loading=载入中...
  221. Headers=Headers
  222. # LOCALIZATION NOTE (net.header.Reset_Header) Label for header context menu (within the net panel)
  223. net.header.Reset_Header=重置表头
  224. # LOCALIZATION NOTE (net.header.URL, net.header.URL_Tooltip, net.header.Status,
  225. # net.header.Status_Tooltip, net.header.Domain, net.header.Domain_Tooltip,
  226. # net.header.Size, net.header.Size_Tooltip, net.header.Timeline, net.header.Timeline_Tooltip):
  227. # Labels and tooltips for a headers displayed on top of the Net panel.
  228. net.header.URL=URL
  229. net.header.URL_Tooltip=Φ»╖µ▒éτÜä URL σÆîΣ╜┐τö¿τÜä HTTP µû╣µ│ò
  230. net.header.Status=状态
  231. net.header.Status_Tooltip=接收到响应的状态
  232. net.header.Domain=域
  233. net.header.Domain_Tooltip=执行请求的域
  234. net.header.Size=大小
  235. net.header.Size_Tooltip=接收到响应的大小
  236. net.header.Timeline=µù╢Θù┤τ║┐
  237. net.header.Timeline_Tooltip=关于请求响应的详细计时信息
  238. # LOCALIZATION NOTE (net.label.Network_Breakpoints): Label for network breakpoints group.
  239. net.label.XHR_Breakpoints=XHR µû¡τé╣
  240. # LOCALIZATION NOTE (net.label.Break_On_Request): Label used in the Net panel's context
  241. # menu for breaking on a XHR.
  242. net.label.Break_On_XHR=σ£¿ XHR µù╢Σ╕¡µû¡
  243. # LOCALIZATION NOTE (net.headers.view_source, net.headers.pretty_print): Labels used in the
  244. # Net panel's Headers tab (displayed if you expand a network request). The label is used
  245. # for a button that switches the view between "show raw source code" and "pretty formated header
  246. # values".
  247. net.headers.view_source=查看源代码
  248. net.headers.pretty_print=代码美化
  249. # LOCALIZATION NOTE (Post, Put): Label (verb) used in the Net panel for detailed info about
  250. # a network request (displayed when a net panel entry is expanded). The content of
  251. # this tab displays sent data (related to a HTTP send method).
  252. Post=Post
  253. Put=Put
  254. # LOCALIZATION NOTE (Response, URLParameters, Cache, HTML, jsonviewer.tab.JSON, xmlviewer.tab.XML):
  255. # Label used in the Net panel for detailed info about a network request (displayed
  256. # when a net panel entry is expanded)
  257. Response=响应
  258. URLParameters=参数
  259. Cache=缓存
  260. HTML=HTML
  261. jsonviewer.tab.JSON=JSON
  262. xmlviewer.tab.XML=XML
  263. # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel
  264. # (expand an entry in the panel and select Headers tab).
  265. RequestHeaders=请求头信息
  266. ResponseHeaders=响应头信息
  267. # LOCALIZATION NOTE (plural.Limit_Exceeded): Semi-colon list of plural forms.
  268. # A message displayed in the Net panel when some entries must be removed since maximum number
  269. # of entries has been reached.
  270. # %S the number of entries removed
  271. # example: Firebug's log limit has been reached. 150 entries not shown.
  272. plural.Limit_Exceeded=Firebug τÜäµùÑσ┐ùσ╖▓Φ╛╛Σ╕èΘÖÉπÇé %S µ¥íµ£¬µÿ╛τñ║πÇé
  273. LimitPrefs=首选项
  274. # LOCALIZATION NOTE (LimitPrefsTitle): A message displayed in the Net panel when log limit
  275. # has been reached. Informing the user what preferencee should be changed to modify the limit.
  276. # %S Name of a preference.
  277. # examples: In order to change the limit modify: firebug.extensions.console.logLimit
  278. LimitPrefsTitle=Σ┐«µö╣ %S σÅ»Σ╗ѵö╣σÅÿΣ╕èΘÖÉ
  279. Refresh=刷新
  280. OpenInTab=在新标签中打开
  281. Open_Response_In_New_Tab=在新标签中打开响应
  282. # LOCALIZATION NOTE (Profile): Used as a caption for reported profile info.
  283. # (result of javascript profiler tool). Represents a verb.
  284. Profile=概况
  285. ProfilerStarted=概况收集中。再次点击“概况”查看结果。
  286. # LOCALIZATION NOTE (plural.Profile_Time): Semi-colon list of plural forms.
  287. # Used as a caption for reported profile info (result of javascript profiler tool).
  288. # #1 number of milliseconds
  289. # #2 number of calls (plural)
  290. # example: (#1ms, #2 calls)
  291. plural.Profile_Time=(%S µ»½τºÆ∩╝î %S µ¼íΦ░âτö¿)
  292. NothingToProfile=无任何可记录的活动。
  293. PercentTooltip=函数耗时百分比
  294. CallsHeaderTooltip=函数被调用的次数
  295. OwnTimeHeaderTooltip=函数占用的时间,不包括嵌套调用。
  296. TimeHeaderTooltip=函数占用的时间,包括嵌套调用。
  297. AvgHeaderTooltip=平均占用时间,包括函数调用。
  298. MinHeaderTooltip=最小占用时间,包括函数调用。
  299. MaxHeaderTooltip=最大占用时间,包括函数调用。
  300. ProfileButton.Enabled.Tooltip=JavaScript µëºΦíîµù╢Θù┤µªéσå╡
  301. ProfileButton.Disabled.Tooltip=JavaScript µëºΦíîµù╢Θù┤µªéσå╡(σ┐àΘí╗σÉ»τö¿Φäܵ£¼Θ¥óµ¥┐)
  302. Function=函数
  303. Percent=τÖ╛σêåµ»ö
  304. # LOCALIZATION NOTE (Calls, OwnTime, Time, Avg, Min, Max, File): Used in profiler report header
  305. # (name of a report column). In order to see this, select the Console panel start profiling
  306. # by clicking the Profile button and stop it by clicking again. The report is logged into the
  307. # console panel. Make sure Script panel is enabled.
  308. Calls=调用
  309. OwnTime=σìáτö¿µù╢Θù┤
  310. Time=µù╢Θù┤
  311. Avg=平均时间
  312. Min=最小时间
  313. Max=最大时间
  314. File=µûçΣ╗╢
  315. # Support for clipboard actions.
  316. Copy=复制
  317. Cut=剪切
  318. Remove=σêáΘÖñ
  319. CopyHTML=σñìσê╢ HTML
  320. CopySVG=σñìσê╢ SVG
  321. CopyMathML=σñìσê╢ MathML
  322. CopyInnerHTML=σñìσê╢ innerHTML
  323. CopyXPath=σñìσê╢ XPath
  324. CopyLocation=复制地址
  325. CopyLocationParameters=复制带参数的地址
  326. CopyRequestHeaders=复制请求头信息(Headers)
  327. CopyResponseHeaders=复制响应头信息(Headers)
  328. CopyResponse=复制响应体(Body)
  329. CopyError=复制错误
  330. CopySource=复制函数
  331. # LOCALIZATION NOTE (ShowCallsInConsole): Label for context menu item. Used in the Script
  332. # panel when clicking a function object.
  333. # %S Name of the function
  334. # Log Calls to "getData"
  335. ShowCallsInConsole=Φ«░σ╜òσ»╣ "%S" τÜäΦ░âτö¿
  336. ShowEventsInConsole=记录事件
  337. panel.Enabled=启用
  338. panel.Disabled=禁用
  339. panel.Enable=启用
  340. panel.Disable=禁用
  341. # LOCALIZATION NOTE (console.MethodNotSupported): A message displayed in the Console panel
  342. # if specific method is not supported.
  343. # %S Name of a not supported method.
  344. console.MethodNotSupported=Firebug µÄºσê╢σÅ░Σ╕ìµö»µîü '%S'
  345. # LOCALIZATION NOTE (commandline.MethodNotSupported): A message displayed in the Console panel
  346. # when a not supported method is used on the command line.
  347. # %S Name of a not supported method.
  348. commandline.MethodNotSupported=Firebug σæ╜Σ╗ñΦíîΣ╕ìµö»µîü '%S'
  349. # LOCALIZATION NOTE (console.Disable_Break_On_All_Errors, console.Break_On_All_Errors):
  350. # Tooltip for the "Break on... " button used when the Console panel is selected.
  351. console.Disable_Break_On_All_Errors=停用在所有错误处中断
  352. console.Break_On_All_Errors=在所有错误处中断
  353. # Console strings used when JavaScript is not available
  354. console.JSDisabledInFirefoxPrefs=JavaScript σ£¿Σ╜áτÜä Firefox ΘªûΘÇëΘí╣Σ╕¡Φó½τªüτö¿πÇéσªéµ₧£Σ╜áµâ│Σ╜┐τö¿µÄºσê╢σÅ░Θ¥óµ¥┐∩╝îΦ»╖ΘÇëΣ╕¡'σ╖Ñσà╖'->'ΘÇëΘí╣'->'σåàσ«╣'->'σÉ»τö¿ JavaScript'
  355. # LOCALIZATION NOTE (net.sizeinfo.Response_Body, net.sizeinfo.Post_Body, net.sizeinfo.Total_Sent,
  356. # net.sizeinfo.Total_Received):
  357. # Labels used for detailed size info tooltip. The tooltip is displayed if you hover mouse
  358. # over a Size displayed within the Net panel. 'Total Sent' and 'Total Received' info includes
  359. # even sent and received heades size.
  360. net.sizeinfo.Response_Body=响应体
  361. net.sizeinfo.Post_Body=Post σåàσ«╣
  362. net.sizeinfo.Total_Sent=总计发送
  363. net.sizeinfo.Total_Received=总计接收
  364. net.ActivationMessage=网络面板已激活。在面板未激活时的任何请求都不会被显示。
  365. net.responseSizeLimitMessage=Firebug Φ╛╛σê░Σ║åσôìσ║öσñºσ░ÅΘÖÉσê╢πÇéσìòσç╗<a>µ¡ñσñä</a>Σ╗Ñσ£¿µû░ Firefox µáçτ¡╛Θí╡Σ╕¡µëôσ╝Çσ«îµò┤τÜäσôìσ║öπÇé
  366. # LOCALIZATION NOTE (net.postDataSizeLimitMessage): A warning message displayed within the Net
  367. # panel (inside the Post tab of an expanded request entry). The message informs the user that
  368. # posted data reached Firebug's size limit and only part of it is displayed in the UI.
  369. net.postDataSizeLimitMessage=Firebug Φ╛╛σê░Σ║å Post Φ»╖µ▒éσñºσ░ÅΘÖÉσê╢πÇé
  370. net.Break_On_XHR=σ£¿ XHR µù╢Σ╕¡µû¡
  371. net.label.Parameters=参数
  372. net.label.Parts=Θâ¿σêå
  373. net.label.Source=源代码
  374. # LOCALIZATION NOTE (net.option.Disable_Browser_Cache): A label for Net panel's option.
  375. net.option.Disable_Browser_Cache=禁用浏览器缓存
  376. script.Break_On_Next=在下一语句处中断
  377. ShowHttpHeaders=µÿ╛τñ║ HTTP Headers
  378. # LOCALIZATION NOTE (plural.Request_Count): Semi-colon list of plural forms.
  379. # A label used in the Net panel. Displays number of HTTP requests executed by the current page.
  380. # %S number of requests
  381. # example: 21 requests
  382. plural.Request_Count=%S Σ╕¬Φ»╖µ▒é
  383. FromCache=来自缓存
  384. StopLoading=停止读取
  385. LargeData=(大数据)
  386. ShowComputedStyle=显示计算出的样式
  387. StyleGroup-text=µûçµ£¼
  388. StyleGroup-background=ΦâîµÖ»
  389. StyleGroup-box=盒模型
  390. StyleGroup-layout=布局
  391. StyleGroup-other=其它
  392. Dimensions=%S x %S
  393. CopyColor=复制颜色
  394. CopyImageLocation=复制图片路径
  395. OpenImageInNewTab=在新标签中打开图片
  396. OmitObjectPathStack=省略工具栏堆栈
  397. # LOCALIZATION NOTE (plural.Error_Count): Semi-colon list of plural forms.
  398. # A label used in Firefox status bar. Displays number of JavaScript errors found by Firebug.
  399. # %S number of errors
  400. # example: 111 Errors
  401. plural.Error_Count=%S Σ╕¬ΘöÖΦ»»
  402. moduleManager.title=%S Θ¥óµ¥┐σ╖▓Φó½τªüτö¿
  403. moduleManager.desc3=Σ╜┐τö¿ Firebug τè╢µÇüµáÅσ¢╛µáçτÜäσÅ│Θö«ΦÅ£σìòµ¥ÑσÉ»τö¿µêûτªüτö¿µëǵ£ëΘ¥óµ¥┐πÇéσìòτUĺσê╢µƒÉΣ╕ÇΘ¥óµ¥┐∩╝îΦ»╖Σ╜┐τö¿τ¢╕σ║öµáçτ¡╛Σ╕èτÜäσ░ÅΦÅ£σìòπÇé
  404. Suspend_Firebug=µîéΦ╡╖ Firebug
  405. Resume_Firebug=µüóσñì Firebug
  406. Reset_Panels_To_Disabled=重置各面板为禁用
  407. Open_Console=打开控制台
  408. Open_Console_Tooltip=Σ╕║ Firebug µëôσ╝ÇΦ╖ƒΦ╕¬µÄºσê╢σÅ░
  409. Scope_Chain=作用域链
  410. # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English.
  411. # With: the scope inside of the with(obj) {} statement
  412. With_Scope=With
  413. # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} };
  414. Call_Scope=调用
  415. # Window: the scope inside of a Javascript window object.
  416. Window_Scope=窗口
  417. Logs=记录
  418. Options=选项
  419. Copy_Stack=复制该栈
  420. Copy Exception=σñìσê╢σ╝éσ╕╕
  421. # Net panel timing info labels
  422. requestinfo.Blocking=阻挡
  423. requestinfo.Resolving=域名解析
  424. requestinfo.Connecting=建立连接
  425. requestinfo.Sending=发送请求
  426. requestinfo.Waiting=等待响应
  427. requestinfo.Receiving=接收数据
  428. requestinfo.ContentLoad='DOMContentLoaded' (Σ║ïΣ╗╢)
  429. requestinfo.WindowLoad='load' (Σ║ïΣ╗╢)
  430. requestinfo.Started=开始
  431. editors.Editor_Configuration=配置编辑器
  432. search.Firebug_Search=Firebug µÉ£τ┤ó
  433. search.Next=下一个
  434. search.Previous=上一个
  435. search.Case_Sensitive=强制区分大小写
  436. search.Multiple_Files=多个文件
  437. search.html.CSS_Selector=CSS ΘÇëµï⌐σÖ¿
  438. search.net.Headers=Headers
  439. search.net.Parameters=参数
  440. search.net.Response_Bodies=响应体
  441. search.script.Multiple_Files=多个文件
  442. firebug.console.Persist=保持
  443. firebug.console.Do_Not_Clear_On_Reload=重新载入时不清空
  444. firebug.menu.Clear_Console=清空控制台
  445. firebug.menu.Reset_All_Options=重置所有选项
  446. firebug.menu.Enable_All_Panels=启用所有面板
  447. firebug.menu.Disable_All_Panels=禁用所有面板
  448. firebug.menu.Customize_shortcuts=自定义快捷键
  449. firebug.menu.Enable_Accessibility_Enhancements=启用辅助增强功能
  450. firebug.menu.Activate_Same_Origin_URLs=µ┐ǵ┤╗σÉîµ║É URL
  451. firebug.menu.Reset_All_Firebug_Options=Θçìτ╜«µëǵ£ë Firebug ΘÇëΘí╣
  452. firebug.menu.Firebug_Online=Firebug σ£¿τ║┐
  453. firebug.shortcut.reenterCommand.label=重新输入命令
  454. firebug.shortcut.toggleInspecting.label=切换查看
  455. firebug.shortcut.toggleQuickInfoBox.label=切换快速信息框
  456. firebug.shortcut.toggleProfiling.label=切换概况
  457. firebug.shortcut.focusCommandLine.label=将焦点移动到命令行
  458. firebug.shortcut.focusFirebugSearch.label=σ░åτäªτé╣τº╗σè¿σê░ Firebug µÉ£τ┤ó
  459. firebug.shortcut.focusWatchEditor.label=将焦点移动到监控编辑器
  460. firebug.shortcut.focusLocation.label=将焦点移动到地址列表
  461. firebug.shortcut.focusFbMenu.label=σ░åτäªτé╣τº╗σè¿σê░ Firebug ΦÅ£σìò
  462. firebug.shortcut.nextObject.label=下一个对象
  463. firebug.shortcut.previousObject.label=上一个对象
  464. firebug.shortcut.customizeFBKeys.label=Φç¬σ«ÜΣ╣ë Firebug σ┐½µì╖Θö«
  465. firebug.shortcut.detachFirebug.label=σ£¿µû░τ¬ùσÅúΣ╕¡µëôσ╝Ç Firebug
  466. firebug.shortcut.leftFirebugTab.label=σêçµìóσê░ Firebug σ╖ªΘ¥óµ¥┐
  467. firebug.shortcut.rightFirebugTab.label=σêçµìóσê░ Firebug σÅ│Θ¥óµ¥┐
  468. firebug.shortcut.toggleFirebug.label=µëôσ╝Ç Firebug
  469. firebug.shortcut.previousFirebugTab.label=Σ╕èΣ╕ÇΣ╕¬ Firebug µáçτ¡╛
  470. firebug.shortcut.clearConsole.label=清空控制台
  471. firebug.shortcut.openTraceConsole.label=打开跟踪控制台
  472. customizeShortcuts=Firebug σ┐½µì╖Θö«τ╗æσ«Ü
  473. keybindConfirmMsg=Σ╜áµâ│Σ┐¥σ¡ÿΣ┐«µö╣Φ┐çτÜäσ┐½µì╖Θö«σÉù∩╝ƒσ«âΣ╗¼σ░åσ£¿ Firefox ΘçìσÉ»σÉÄτöƒµòêπÇé
  474. #A11y Chrome Labels (not visible, spoken by screen readers)
  475. a11y.labels.panel_tools=面板工具
  476. a11y.labels.firebug_panels=Firebug Θ¥óµ¥┐
  477. a11y.labels.firebug_side_panels=Firebug Σ╛ºΘ¥óµ¥┐
  478. a11y.labels.firebug_window=Firebug τ¬ùσÅú
  479. a11y.labels.firebug_status=Firebug τè╢µÇü
  480. a11y.labels.reset=重置
  481. a11y.labels.reset_shortcut=Θçìτ╜« %S σ┐½µì╖Θö«
  482. aria.labels.inactive_panel=非活动面板
  483. #A11y panelNode labels (not visible, spoken by screen readers)
  484. a11y.labels.log_rows=日志行
  485. a11y.labels.call_stack=堆栈
  486. a11y.labels.a11y.labels.document_structue=文档结构
  487. a11y.labels.title_panel=%S Θ¥óµ¥┐
  488. a11y.labels.title_side_panel=%S Σ╛ºΘ¥óµ¥┐
  489. a11y.labels.cached=已缓存
  490. aria.labels.stack_trace=堆栈状态
  491. #A11y Domplate labels  (not visible, spoken by screen readers)
  492. a11y.layout.padding=内边距
  493. a11y.layout.border=边框
  494. a11y.layout.margin=外边距
  495. a11y.layout.offset=偏移量
  496. a11y.layout.offset_top=上偏移量
  497. a11y.layout.offset_right=右偏移量
  498. a11y.layout.offset_bottom=下偏移量
  499. a11y.layout.offset_left=左偏移量
  500. a11y.layout.margin_top=上外边距
  501. a11y.layout.margin_right=右外边距
  502. a11y.layout.margin_bottom=下外边距
  503. a11y.layout.margin_left=左外边距
  504. a11y.layout.border_top=上边框
  505. a11y.layout.border_right=右边框
  506. a11y.layout.border_bottom=下边框
  507. a11y.layout.border_left=左边框
  508. a11y.layout.padding_top=上内边距
  509. a11y.layout.padding_right=右内边距
  510. a11y.layout.padding_bottom=下内边距
  511. a11y.layout.padding_left=左内边距
  512. a11y.layout.top=上
  513. a11y.layout.right=右
  514. a11y.layout.bottom=下
  515. a11y.layout.left=左
  516. a11y.layout.width=宽度
  517. a11y.layout.height=高度
  518. a11y.layout.size=大小
  519. a11y.layout.position=位置
  520. a11y.layout.z-index=z µîçµò░
  521. a11y.layout.clientBoundingRect=边界矩形
  522. a11y.descriptions.press_enter_to_edit_values=µîëσ¢₧Φ╜ªσÆî TAB Θö«µ¥Ñτ╝ûΦ╛æµ»ÅΣ╕ÇΣ╕¬σÇ╝
  523. a11y.labels.style_rules=样式规则
  524. aria.labels.inherited_style_rules=继承来的样式
  525. a11y.labels.computed_styles=计算出的样式
  526. a11y.labels.dom_properties=DOM σ▒₧µÇº
  527. # LOCALIZATION NOTE
  528. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  529. # Describe contents of inline editor fields
  530. a11y.labels.inline_editor=内置编辑器
  531. a11y.labels.value_for_attribute_in_element=%2$S σàâτ┤á %1$S σ▒₧µÇºτÜäσÇ╝
  532. a11y.labels.attribute_for_element=%S σàâτ┤áτÜäσ▒₧µÇº
  533. a11y.labels.text_contents_for_element=%S σàâτ┤áτÜäµûçµ£¼σåàσ«╣
  534. a11y.labels.defined_in_file=σ£¿ %S Σ╕¡σ«ÜΣ╣ë
  535. a11y.labels.declarations_for_selector=%S ΘÇëµï⌐σÖ¿τÜäµá╖σ╝Åσú░µÿÄ
  536. a11y.labels.property_for_selector=%S ΘÇëµï⌐σÖ¿τÜä CSS σ▒₧µÇº
  537. a11y.labels.value_property_in_selector=%2$S ΘÇëµï⌐σÖ¿ %1$S σ▒₧µÇºτÜäσÇ╝
  538. a11y.labels.css_selector=CSS ΘÇëµï⌐σÖ¿
  539. a11y.labels.source_code_for_file=µûçΣ╗╢ %S τÜäµ║ÉΣ╗úτáü
  540. # LOCALIZATION NOTE (a11y.labels.overridden):
  541. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  542. # indicates style property is overridden by selector with higher specificity
  543. a11y.labels.overridden=被覆盖
  544. a11y.labels.press_enter_to_add_new_watch_expression=按回车以添加新的监控表达式
  545. # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint):
  546. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  547. # Existence and state of a breakpoint
  548. a11y.updates.has_conditional_break_point=有条件断点
  549. a11y.updates.has_disabled_break_point=禁用了断点
  550. # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly
  551. # visible in the UI, intended for screen readers.
  552. # #1 Line number, #2 Function name, #3 File name
  553. a11y.updates.script_suspended_on_line_in_file=Φäܵ£¼σ£¿µûçΣ╗╢ %3$S τ¼¼ %1$S ΦíîτÜä %2$S σç╜µò░Σ╕¡µîéΦ╡╖
  554. # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly
  555. # visible in the UI, intended for screen readers.
  556. # Describes the match found when performing a console panel search 
  557. # #1 %S String key the use is looking for. #2 number of rows that contain the matched text
  558. # examples: Match found for "test" in 17 log rows
  559. a11y.updates.match_found_in_logrows=σ£¿µùÑσ┐ùτÜäτ¼¼ %2$S Φíîµë╛σê░Σ║å"%1$S"τÜäσî╣Θàì
  560. # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly
  561. # visible in the UI, intended for screen readers.
  562. # Describes the match found when performing a script panel search 
  563. # #1 %S String key the use is looking for. #2 line number the match was found on. #3 file name the match was found in
  564. # examples: Match found for "window.alert" on line 322 in utilities.js
  565. a11y.updates.match_found_for_on_line=σ£¿µûçΣ╗╢ %3$S τÜäτ¼¼ %2$S Φíîµë╛σê░Σ║å"%1$S"τÜäσî╣Θàì
  566. # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly
  567. # visible in the UI, intended for screen readers.
  568. # Describes the match found when performing an HTML panel search (if it is found in an element node) 
  569. # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying  the matched element
  570. # examples: Match found for "obj" in object element at /html/body/object[2]
  571. a11y.updates.match_found_in_element=σ£¿ XPath Σ╕║ %3$S τÜä %2$S σàâτ┤áΣ╕¡µë╛σê░Σ║å"%1$S"τÜäσî╣Θàì
  572. # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly
  573. # visible in the UI, intended for screen readers.
  574. # Describes the match found when performing an HTML  panel search (if it is found in an attribute node) 
  575. # #1 Search string that was matched. #2 Attribute name #3 attribute value 
  576. # #4 the HTML element name containing. #5 XPATH string specifying  the matched element
  577. # examples: Match found for "abindex" in tabindex="0" in span element at /html/body/span[2]
  578. a11y.updates.match_found_in_attribute=σ£¿ XPath Σ╕║ %5$S τÜä %4$S σàâτ┤áΣ╕¡µë╛σê░Σ║åΣ╕Ä"%1$S"σî╣ΘàìτÜäσ▒₧µÇº %2$S=%3$S
  579. # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly
  580. # visible in the UI, intended for screen readers.
  581. # Describes the match found when performing an HTML panel search (if it is found in a text element's contents) 
  582. # #1 Search string that was matched. #2 element's text content  
  583. # #3 the HTML element name containing. #4 XPATH string specifying  the matched element
  584. # examples: Match found for "Firebug Rocks!" in h2 element at /html/body/h2[2]
  585. a11y.updates.match_found_in_text_content=σ£¿ XPath Σ╕║ %4$S τÜä %3$S σàâτ┤áΣ╕¡µë╛σê░Σ║åΣ╕Ä"%1$S"σî╣ΘàìτÜäµûçµ£¼ %2$S
  586. # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly
  587. # visible in the UI, intended for screen readers.
  588. # Describes the match found when performing a CSS panel search (if it is found in a selector) 
  589. # #1 Search string that was matched. #2 selector in which the match was found  
  590. # examples: Match found for "main" in #mainContent h2 {
  591. a11y.updates.match_found_in_selector=µë╛σê░Σ║åΣ╕Ä"%S"σî╣ΘàìτÜäΘÇëµï⌐σÖ¿ %S
  592. # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly
  593. # visible in the UI, intended for screen readers.
  594. # Describes the match found when performing a CSS panel search (if it is found in a style declaration) 
  595. # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style declaration applies to  
  596. # examples: Match found for background in style declaration background-repeat: "repeat-x"; in selector #mainContent {
  597. a11y.updates.match_found_in_style_declaration=σ£¿ %3$S ΘÇëµï⌐σÖ¿Σ╕¡µë╛σê░Σ║åΣ╕Ä"%1$S"σî╣ΘàìτÜäµá╖σ╝Åσú░µÿÄ %2$S
  598. # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly
  599. # visible in the UI, intended for screen readers.
  600. # Describes the match found when performing a DOM panel search  
  601. # #1 Search string that was matched. #2 DOM property in which the match was found   
  602. # examples: Match found for "time" in _starttime : 1257324992232 (Number)
  603. a11y.updates.match_found_in_dom_property=µë╛σê░Σ║åΣ╕Ä"%S"σî╣ΘàìτÜä DOM σ▒₧µÇº %S
  604. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly
  605. # visible in the UI, intended for screen readers.
  606. # Describes the match found when performing a Net panel search  
  607. # #1 Search string that was matched. #2 File name associated to the row in which the match was found. 
  608. # #3 Column in which the match was found #4. Column value   
  609. # examples: Match found for "792" in GET loading_animation.gif, timeline: 792 ms
  610. a11y.updates.match_found_in_net_row=σ£¿ %2$S Σ╕¡µë╛σê░Σ║åΣ╕Ä"%1$S"σî╣ΘàìτÜä %3$S : %4$S
  611. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly
  612. # visible in the UI, intended for screen readers.
  613. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  614. # #1 Search string that was matched. #2 Column value in which the match was found 
  615. # examples: Match found for "05" in net summary row: 4.05s
  616. a11y.updates.match_found_in_net_summary_row=σ£¿τ╜æτ╗£µªéΦªüΣ╕¡µë╛σê░Σ║åΣ╕Ä"%S"σî╣ΘàìτÜä %S
  617. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  618. # visible in the UI, intended for screen readers.
  619. # Indicates that the searched string was not matched  
  620. # %S Search string that was matched.   
  621. # examples: No matched found for "wefkhwefkgwekhjgjh"
  622. a11y.updates.no_matches_found=没有找到"%S"的匹配
  623. confirmation.Reset_All_Firebug_Options=Σ╜áτí«Φ«ñΦªüΘçìτ╜«µëǵ£ë Firebug ΘÇëΘí╣Σ╕║Θ╗ÿΦ«ñτè╢µÇüσÉù∩╝ƒ
  624. # Console messages.
  625. warning.Console_must_be_enabled=必须启用控制台
  626. warning.Command_line_blocked?=命令行被阻止了?
  627. message.Reload_to_activate_window_console=重新载入以激活控制台
  628. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  629. # If Firebug is displayed in an external window (detached), but not active for the
  630. # currently selected Firefox tab, the following button label is used for an
  631. # activation button.
  632. label.Activate_Firebug_for_the_selected_Firefox_tab=Σ╕║ΘÇëΣ╕¡ Firefox µáçτ¡╛Θí╡µ┐ǵ┤╗ Firebug
  633. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  634. # An error message displayed in the Script panel when a source can't be displayed
  635. # for specific URL.
  636. # examples: Failed to load source for: http://www.example.com/script.js
  637. # examples: The resource from this URL is not text: http://www.example.com/script.js
  638. message.Failed_to_load_source_for=加载源代码失败
  639. message.The_resource_from_this_URL_is_not_text=Φ»Ñ URL τÜäΦ╡äµ║ÉΣ╕ìµÿ»µûçµ£¼
  640.